Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency doctrine/annotations to v2 #566

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
doctrine/annotations (source) ^1.13 -> ^2.0 age adoption passing confidence

Release Notes

doctrine/annotations (doctrine/annotations)

v2.0.2

Compare Source

Release Notes for 2.0.2

2.0.x bugfix release (patch)

2.0.2
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Improvement
Documentation
Changes from Lower Branches
  • This release includes all changes of the 1.14.4 release

v2.0.1

Compare Source

Release Notes for 2.0.1
2.0.1
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
bug

v2.0.0

Compare Source

Release Notes for 2.0.0

Backwards incompatible release (major)

2.0.0
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 2
BC-Break

v1.14.4

Compare Source

Release Notes for 1.14.4

1.14.x bugfix release (patch)

1.14.4
  • Total issues resolved: 0
  • Total pull requests resolved: 8
  • Total contributors: 4
Test Suite
CI
Static Analysis
bug
enhancement
Code Style
Documentation

v1.14.3

Compare Source

Release Notes for 1.14.3
1.14.3
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
bug

v1.14.2

Compare Source

Release Notes for 1.14.2

1.14.x bugfix release (patch)

1.14.2

v1.14.1

Compare Source

Release Notes for 1.14.1

1.14.x bugfix release (patch)

1.14.1
  • Total issues resolved: 0
  • Total pull requests resolved: 0
  • Total contributors: 0
Bugfixes

v1.14.0

Compare Source

Release Notes for 1.14.0
1.14.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
enhancement

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Mar 11, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 11, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/etoa/etoa-gui":"/mnt/renovate/gh/etoa/etoa-gui" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/etoa/etoa-gui" docker.io/containerbase/sidecar bash -l -c "install-tool php 8.2.3 && install-tool composer 2.5.4 && git stash -- composer.json && composer install --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins && git stash pop || true && composer update doctrine/annotations --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Nothing to install, update or remove
130 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Loading composer repositories with package information
������������������������������������������������������                                                      ������������������������������������������������������Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires doctrine/annotations ^2.0, found doctrine/annotations[2.0.0, 2.0.1, 2.0.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - doctrine/doctrine-bundle is locked to version 2.7.0 and an update of this package was not requested.
    - doctrine/doctrine-bundle 2.7.0 requires doctrine/annotations ^1 -> found doctrine/annotations[v1.0, ..., 1.14.x-dev] but it conflicts with your root composer.json require (^2.0).
  Problem 3
    - sensio/framework-extra-bundle is locked to version v6.2.6 and an update of this package was not requested.
    - sensio/framework-extra-bundle v6.2.6 requires doctrine/annotations ^1.0 -> found doctrine/annotations[v1.0, ..., 1.14.x-dev] but it conflicts with your root composer.json require (^2.0).
  Problem 4
    - friendsofphp/php-cs-fixer is locked to version v3.9.4 and an update of this package was not requested.
    - friendsofphp/php-cs-fixer v3.9.4 requires doctrine/annotations ^1.13 -> found doctrine/annotations[1.13.0, ..., 1.14.x-dev] but it conflicts with your root composer.json require (^2.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants